net/http.http2ClientConn.Ping (method)

2 uses

	net/http (current package)
		h2_bundle.go#L7917: 	err := cc.Ping(ctx)
		h2_bundle.go#L10005: func (cc *http2ClientConn) Ping(ctx context.Context) error {